-
Home
-
Administrator Z
-
2023.12.12
-
Code
-
Classes
- ADMINZ_Helper_Taxonomy_Sync
Total Complexity |
30 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
287 |
Lines of code |
223 |
Logical lines of code |
93 |
Comment lines |
25 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_term_by_post_type() |
A |
42 |
7 |
54 |
init() |
S |
57 |
4 |
16 |
add_admin_column_terms() |
S |
51 |
3 |
29 |
get_terms() |
S |
55 |
3 |
22 |
add_acf_fields() |
S |
44 |
1 |
50 |
delete_term_by_post_type() |
S |
64 |
4 |
9 |
update_post_type_by_term() |
S |
52 |
1 |
25 |
delete_post_type_by_term() |
S |
72 |
2 |
5 |
__construct() |
S |
100 |
1 |
2 |
get_post_type_object() |
S |
81 |
1 |
3 |
add_admin_column_posts() |
S |
100 |
1 |
2 |
get_term() |
S |
81 |
1 |
3 |
get_term_sync() |
S |
81 |
1 |
3 |